Skip to content

Conversation

@kluge7
Copy link
Contributor

@kluge7 kluge7 commented Feb 25, 2025

This PR introduces the H264Decoder class, which enables H.264 video stream decoding using GStreamer.

@kluge7 kluge7 requested a review from Andeshog February 25, 2025 16:31
@kluge7 kluge7 self-assigned this Feb 25, 2025
@codecov
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 74.78992% with 30 lines in your changes missing coverage. Please review.

Project coverage is 90.58%. Comparing base (24357ef) to head (cb6b5b0).

Files with missing lines Patch % Lines
vortex_utils/python_utils.py 57.74% 26 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   96.73%   90.58%   -6.15%     
==========================================
  Files           5        5              
  Lines         306      425     +119     
  Branches       40       53      +13     
==========================================
+ Hits          296      385      +89     
- Misses          0       26      +26     
- Partials       10       14       +4     
Flag Coverage Δ
unittests 90.58% <74.78%> (-6.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
tests/test_utils.py 100.00% <100.00%> (ø)
vortex_utils/python_utils.py 76.74% <57.74%> (-23.26%) ⬇️

Copy link
Contributor

@Andeshog Andeshog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍶

@kluge7 kluge7 merged commit 82df717 into main Feb 25, 2025
8 checks passed
@github-actions
Copy link

🎉 This PR is included in version 1.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@kluge7 kluge7 deleted the feat/h264-decoder branch April 26, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants